Update ChangeLog for r112010.
authorTed Zlatanov <tzz@lifelogs.com>
Mon, 11 Mar 2013 17:21:31 +0000 (13:21 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Mon, 11 Mar 2013 17:21:31 +0000 (13:21 -0400)
lisp/ChangeLog

index b0ac31f2cf66fef25e6f686d13e7879c33d5079b..e75b3819a4de7af33259e331bfb6f5f725aa1c89 100644 (file)
@@ -1,3 +1,10 @@
+2013-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher:
+       namespaces in the syntax, indent closer for hanging brace
+       correctly, allow single-quote delimited 'strings', and make
+       `cfengine3-mode' the default.
+
 2013-03-11  Jean-Philippe Gravel  <jpgravel@gmail.com>
 
        * progmodes/gdb-mi.el: Speed up initialization (bug#10580).